home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1994 December / PSL Monthly Shareware CD-ROM (Public Software Library)(December 1994).bin / prgmming / dos / c2.bbs < prev    next >
File List  |  1994-11-09  |  70KB  |  867 lines

  1. 3DSHADE.ZIP     37304  07-22-91  3DShade  is C code (and the executable) to
  2.                                | plot z = f(x,y) in three dimensions using     
  3.                                | shaded graphics. VGA required. (Reg.Fee: $0)  
  4. ADV_IN.ZIP      46579  03-01-88  Adv_In_C  is a tutorial in C programming,
  5.                                | complete with homework assignments. You will  
  6.                                | need a C compiler and a text editor, (Joaquin 
  7.                                | Valentine) (Reg.Fee: $?)                      
  8. ARCADE.ZIP     386108  09-03-93  Programming Arcade Games  is an interactive
  9.                                | tutorial for programming object oriented      
  10.                                | arcade games in Turbo C. It teaches the       
  11.                                | fundamental techniques of animation and the   
  12.                                | underlying principles of object oriented      
  13.                                | programming. It helps you apply animation     
  14.                                | techniques to writing arcade games and create 
  15.                                | an easier transition to object oriented       
  16.                                | languages like C++. Requires EGA/VGA/SVGA.    
  17.                                | (David Conger) (Reg.Fee: $18)                 
  18. ARRAYS.ZIP       6183  11-02-91  Arrays  demonstrates the do's and dont's of
  19.                                | trying to set and use pointers to arrays in C 
  20.                                | and C++. (Dennis E. Hamilton) (Reg.Fee: $0)   
  21. ARTOOL.ZIP     205557  09-07-92  ARTool 1.4 is a graphics editor that will
  22.                                | generate TurboC or BorlandC source code for   
  23.                                | pictures you build using a full screen        
  24.                                | graphics editor. You can build quite complex  
  25.                                | graphic pictures using graphic primitives     
  26.                                | such as circles, lines or polygons. It        
  27.                                | generates code that can be used in your own   
  28.                                | applications to produce sophisticated graphic 
  29.                                | designs, logos, games, and more. Requries     
  30.                                | EGA/VGA, a mouse, and a hard disk or high     
  31.                                | density floppy. (Intrinsic Computers)         
  32.                                | (Reg.Fee: $15)                                
  33. BARS.ZIP         5084  02-29-92  BARS  is an action puzzle game. There are 50
  34.                                | levels which can be played in two different   
  35.                                | ways. Sound cards are supported. Requires     
  36.                                | 640K memory, VGA, and 286 or better.    (Team 
  37.                                | 200) (Reg.Fee: $?)                            
  38. BC4DOS32.ZIP    37053  09-19-94  32 Bit Programming with Borland C++ 4.0. 1.0
  39.                                | explains how to use the CD version of Borland 
  40.                                | C++ 4.0 to create and run DOS protected mode  
  41.                                | 32 bit programs. (Kenneth L. Hurley)          
  42.                                | (Reg.Fee: $0)                                 
  43. BINTOOBJ.ZIP     5889  06-30-94  BinToOBJ  is a binary-to-OBJ converter. C
  44.                                | source code and example are included.         
  45.                                | (Reg.Fee: $0)                                 
  46. BLTC18Z.ZIP    258531  08-02-94  Bullet 1.08 is a B-tree/dBASE DBF database
  47.                                | toolkit for C and C++ compilers. It is        
  48.                                | written in assembler and uses high-speed      
  49.                                | b-tree index files and DBF data file format.  
  50.                                | Over 65 file functions are provided. Features 
  51.                                | include the ability to save binary data;      
  52.                                | support for character keys up to 64 bytes as  
  53.                                | well as 16-/32-bit integer keys, signed or    
  54.                                | unsigned; error recovery; low-level direct    
  55.                                | DOS file I/O; high-level transaction-based    
  56.                                | accesses for network control; National        
  57.                                | Language Support; and more. (Cornel Huth)     
  58.                                | (Reg.Fee: $80)                                
  59. BNCE_RA.ZIP     13248  04-04-89  Bounce  is C source code (and the .EXE) for a
  60.                                | bouncing block program with a shoot'em-up     
  61.                                | feature. (R. Abramson) (Reg.Fee: $0)          
  62. BPREAL.ZIP       7223  04-19-93  BPReal  contains functions in C to convert
  63.                                | floating-point numbers between the IEEE       
  64.                                | double type used by most PC-based C compilers 
  65.                                | and the proprietary real type used by Borland 
  66.                                | Pascal. (Richard Biffl) (Reg.Fee: $0)         
  67. BUMP.ZIP        15971  02-10-92  BUMP 1.1 is the Beginner's Understandable
  68.                                | Matrix Package in Borland C++. It has classes 
  69.                                | with functions, derived classes with          
  70.                                | inheritance, non-trivial constructors and     
  71.                                | destructors, overloaded operators, and a      
  72.                                | virtual function. (Clopper Almon) (Reg.Fee:   
  73.                                | $0)                                           
  74. C_ALGORI.ZIP   136012  10-18-93  C Language Algorithms  is a collection of
  75.                                | "classic" C algorithms, including link lists, 
  76.                                | binary trees, stacks, fifo queues, heaps      
  77.                                | (priority queues), (shell) sort, file         
  78.                                | merging, multi-tasking and processing         
  79.                                | scheduling, virtual memory management,        
  80.                                | file-based process communication,             
  81.                                | graph/network job management, and data        
  82.                                | encryption. All C and C++ source is included. 
  83.                                | (John Tal) (Reg.Fee: $0)                      
  84. C_HINTS.ZIP     12455  07-12-92  Hints For Effecient Programming  is a text
  85.                                | file with 38 tips for optimizing C programs.  
  86.                                | (Omega Point, Inc.) (Reg.Fee: $0)             
  87. C_TUTOR.ZIP     97260  10-16-93  C Tutor.  is a tutorial on programming in C.
  88.                                | (Reg.Fee: $?)                                 
  89. CEASY.ZIP      600069  08-22-94  C Easy 1.0 is an easy way to apply the C
  90.                                | programming language in developing            
  91.                                | outstanding DOS applications that can also    
  92.                                | run in full-screen mode under Windows.        
  93.                                | Features include self-executing entry forms,  
  94.                                | automatic forms control and field editing,    
  95.                                | drawing and painting utilities, text file     
  96.                                | editing, and more. (R. C. Call) (Reg.Fee: $45)
  97. CEASYBL.ZIP     57000  08-22-94  C Easy Library for Borland C Compilers
  98.                                | consists of an integrated set of utilities    
  99.                                | that can be called from the C Easy Menu or    
  100.                                | DOS command line, and a library of C          
  101.                                | functions for processing the program objects  
  102.                                | produced by those utilities. (Reg.Fee: $0)    
  103. CEASYML.ZIP     82224  08-22-94  C Easy Library for Microsoft C Compilers
  104.                                | consists of an integrated set of utilities    
  105.                                | that can be called from the C Easy Menu or    
  106.                                | DOS command line, and a library of C          
  107.                                | functions for processing the program objects  
  108.                                | produced by those utilities. (Reg.Fee: $0)    
  109. CECILI.ZIP      40424  07-15-94  Cecilia  is a simple expression compiler. It
  110.                                | is compiled under Borland C++ 4.02. It builds 
  111.                                | a parse tree and symbol table. All source is  
  112.                                | included and can be used without any fee.     
  113.                                | (Reg.Fee: $0)                                 
  114. CGAUSS.HPP       2563  06-25-92  CGauss  is C++ source code to iniatiate a
  115.                                | stream of Gaussian random numbers. (Garry J.  
  116.                                | Vass) (Reg.Fee: $0)                           
  117. CMATH.ZIP       49420  10-16-93  CMath  is a large set of portable, high
  118.                                | quality math routines in C. (Reg.Fee: $0)     
  119. CMOUSE.ZIP      11404  07-27-91  Command Mouse  is a mouse-based hard disk
  120.                                | manager and menu system. It lets you list,    
  121.                                | edit, archive, unarchive, move, copy, delete, 
  122.                                | and execute files. If you have a mouse and    
  123.                                | like using it, you should give this program a 
  124.                                | try. (MorganSoft) (Reg.Fee: $30)              
  125. CODEBRK.ZIP     26675  06-07-91  Code Breaker II  is the source code and
  126.                                | bitmap files for a MasterMind type game for   
  127.                                | Windows. (Kenneth Fogel) (Reg.Fee: $0)        
  128. CODERULE.ZIP    15551  03-25-94  CodeRule 1.00 is a document describing the
  129.                                | software development standards for C/C++,     
  130.                                | including MFC interface standards. (Brian     
  131.                                | Donaldson) (Reg.Fee: $0)                      
  132. COMNUMB.ZIP     10760  05-01-92  Compound Numbers Class  is the source for a
  133.                                | compound number class. (Azarona Software)     
  134.                                | (Reg.Fee: $?)                                 
  135. COP.ZIP         34997  10-16-93  COP  defines a formal approach to Object
  136.                                | Oriented Programming in C. COP upholds the    
  137.                                | concepts of encapsulation, single and         
  138.                                | multiple inheritance involving virtual base   
  139.                                | classes, and polymorphism using the C         
  140.                                | preprocessor. Source code included. (John W.  
  141.                                | Small) (Reg.Fee: $35)                         
  142. CPP_TUTR.ZIP   109477  10-14-93  C++ Tutor  is a comprehensive instructional
  143.                                | course for the C++ programming language. All  
  144.                                | of the points of C++ language, including      
  145.                                | properly-structured programming techniques,   
  146.                                | are covered at the elementary level. Source   
  147.                                | code is included for a large example program  
  148.                                | to illustrate how to use C++. (Borland C++    
  149.                                | required.) (Coronado Enterprises) (Reg.Fee:   
  150.                                | $40)                                          
  151. CPPQUIZ.ZIP    115485  02-04-94  C++ Quiz 1.1 is a multiple choice quiz which
  152.                                | tests your knowledge of C++. It has four      
  153.                                | stages of increasing difficulty. In each      
  154.                                | stage you are asked fifteen questions. Answer 
  155.                                | questions right to win the bonus and get      
  156.                                | extra points. Requires VGA. (Millstream       
  157.                                | Software) (Reg.Fee: $15)                      
  158. CRC_V3.ZIP      29692  07-21-94  CRC Tutorial with Source 1.0 is a tutorial on
  159.                                | CRC theory and a C source code example of an  
  160.                                | abbreviated look-up table algorithm. (Randy   
  161.                                | Langer) (Reg.Fee: $0)                         
  162. CTOOLBOX.ZIP   201752  10-13-93  C Toolbox  is a library of functions in the
  163.                                | following areas: general video, including     
  164.                                | windows and fast writing; graphics, including 
  165.                                | several normal and rotated fonts; sound,      
  166.                                | including background sound; printer control;  
  167.                                | mouse control; joystick control and other     
  168.                                | general functions. (David A. Miller)          
  169.                                | (Reg.Fee: $30)                                
  170. CTRLC.ZIP        5863  09-30-92  Ctrlc  is a quick-and-dirty Ctrl-Break and
  171.                                | Ctrl-C intercept handler. (Roger Pittman)     
  172.                                | (Reg.Fee: $0)                                 
  173. CTRLCLIB.ZIP   186431  10-17-93  Ctrl+C Library  is a collection of C-language
  174.                                | functions that help programs manage the       
  175.                                | user-initiated class of interrupts such as    
  176.                                | Ctrl-C, Ctrl-Break Ctrl-Alt-Del, Alt-3,       
  177.                                | Ctrl-2, Ctrl-NumLock, Pause, Ctrl-S,          
  178.                                | Ctrl-PrtSc and more. (William J Letendre)     
  179.                                | (ASP) (Reg.Fee: $33)                          
  180. CV_XVT.ZIP       4298  05-29-89  CV-XVT  is a text file that provides a
  181.                                | detailed comparison of the CommonView and XVT 
  182.                                | high-level libraries for C. (Marc J.          
  183.                                | Rochkind) (Reg.Fee: $0)                       
  184. CWSCR.ZIP       31744  07-28-91  Cwscr  contains C++ code modules for directly
  185.                                | accessing mouse drivers and the screen.       
  186.                                | Compiled executables are also provided.       
  187.                                | (Charles W. Haden) (Reg.Fee: $?)              
  188. DECK.ZIP         3458  07-21-91  Deck 1.0 is a C++ class that contains basic
  189.                                | card handling routines for card games. The    
  190.                                | header, source, and doc files are included.   
  191.                                | (Paul D'Ascensio) (Reg.Fee: $0)               
  192. DLGDES45.ZIP   233249  08-22-94  Dialog Design 4.5 assists programmers in
  193.                                | creating and editing dialog controls. Dialog  
  194.                                | boxes and text can be edited, sized, and      
  195.                                | moved, etc. Once the design is satisfactory,  
  196.                                | DD will produce source code to add to your    
  197.                                | program. (David Baldwin) (Reg.Fee: $30)       
  198. DOSMENU.ZIP     75511  07-21-94  DOS Menu System  is a programmer's menu
  199.                                | system for creating menu lists in both        
  200.                                | graphics and text modes. It sets parameters   
  201.                                | from a data structure. C source code is       
  202.                                | included. (SoftCraft, Inc.) (Reg.Fee: $35)    
  203. DOUBLE.C         2423  11-15-91  Double.C  is a routine which converts PASCAL
  204.                                | REAL to C DOUBLE and vice versa. (Reg.Fee: $0)
  205. DTEST.ZIP        9045  08-10-94  D-Test 1.0 is a DOS testing program similar
  206.                                | to Unix test. It can detect the existence of  
  207.                                | files, directories and even hard drive and    
  208.                                | return an appropriate errorlevel. Includes C  
  209.                                | source. (Brett McNamara) (Reg.Fee: $0)        
  210. EAN13P.ZIP      32789  06-29-94  PCL Bar Code Library 1.0 is a library for
  211.                                | printing high quality barcodes with any HPLJ  
  212.                                | compatible printer that accepts downloaded    
  213.                                | fonts. A sample program is supplied in C      
  214.                                | source code and in compiled form to help you  
  215.                                | understand the use of the library.            
  216.                                | (Symbolnology Labs, Inc) (Reg.Fee: $50)       
  217. EGAPAL.ZIP      67369  02-21-91  EGAPal 1.0 allows you to create pictures and
  218.                                | animated characters to be included in Turbo C 
  219.                                | programs using the EGA 640x350x16 video mode. 
  220.                                | The images are encoded into a header file to  
  221.                                | be placed at the start of the program or      
  222.                                | saved to an image file which is read from the 
  223.                                | disk at the time of display. (Scott Young)    
  224.                                | (Reg.Fee: $20)                                
  225. ENCOM160.ZIP   215010  08-10-94  EnCom 1.60 is a C/C++ library of flexible
  226.                                | comm routines. Routines include queue-based   
  227.                                | interrupt-driven transmit and receive, both   
  228.                                | data and UART status queueing, CRC packet and 
  229.                                | message formatting, support for multiple base 
  230.                                | addresses and IRQs, support for multi-port    
  231.                                | boards like the DigiBoard, and more. (EnQue   
  232.                                | Software) (Reg.Fee: $100)                     
  233. EVALX.ZIP       33013  09-17-90  Evalx  is C source code for a convenient and
  234.                                | powerful algebraic expression parser and      
  235.                                | evaluator. (James P. Hawkins) (Reg.Fee: $5)   
  236. EXTMATH.ZIP     29759  01-07-93  EXTMath  is a library of C-callable assembler
  237.                                | subroutines to do 64-bit unsigned math. Turbo 
  238.                                | Assembler source code is provided for add,    
  239.                                | subtract, multiply, divide, copy, compare,    
  240.                                | and negate operations. The object library     
  241.                                | with the assembled modules and a program      
  242.                                | example with Turbo C source code are also     
  243.                                | included. (Tim Victor) (Reg.Fee: $0)          
  244. FINCALC.ZIP     30442  10-09-91  FinCalc 1.10 is a 6k pop-up financial
  245.                                | calculator. In addition to a basic            
  246.                                | four-function calculator mode, it will solve  
  247.                                | present value, future value, loan analysis,   
  248.                                | and more. (Michael D. Jones) (ASP) (Reg.Fee:  
  249.                                | $6)                                           
  250. FLASHPC.ZIP    169603  03-25-93  FlashPac C Library 3.61 is a set of low level
  251.                                | routines for Turbo C that access the video    
  252.                                | display, keyboard, printer, disk, and mouse   
  253.                                | devices. (SimpleSoft, Inc.) (ASP) (Reg.Fee:   
  254.                                | $0-$55)                                       
  255. FLGZERO.ZIP     14300  09-16-91  FLGZero  demonstrates the way MASM 5.1 can
  256.                                | interface with your C programs. Source is     
  257.                                | included. (A. L., M. D. Bender) (Reg.Fee: $0) 
  258. FORMAT.ZIP       1213  11-02-93  Format! 1.2 provides an easy way to format
  259.                                | floppy disks in Windows without the hassles   
  260.                                | of File Manager. It allows the addition of    
  261.                                | sytem files (even if you have DoubleSpace),   
  262.                                | quick formattting, disk clean, verify         
  263.                                | integrity of disks, and even add a volume     
  264.                                | label. Requires VBRUN300.    (Corey Tucker)   
  265.                                | (Reg.Fee: $0)                                 
  266. GAMEPRT.ZIP      8287  08-18-91  Gameport  is a small set of routines that
  267.                                | allow you to read the position of the         
  268.                                | joystick. Assembler/C source code included.   
  269.                                | (Fred Richards) (Reg.Fee: $0)                 
  270. GETPCX.ZIP      10345  08-10-94  GetPCX  returns the header information on a
  271.                                | PCX file. Includes C++ source. (D. Gannon)    
  272.                                | (Reg.Fee: $0)                                 
  273. GMICE.ZIP        7078  06-22-89  GMice  is a sample program to demonstrate how
  274.                                | to write mouse interrupt handlers entirely in 
  275.                                | C. (Dwight N. Tovey) (Reg.Fee: $0)            
  276. GOGAME.ZIP     115532  12-09-93  GoGame  is based on the ancient board game
  277.                                | GO. Players can be man or machine. Problem    
  278.                                | solving is included in the program so you can 
  279.                                | look ahead. The program uses ASCII graphics   
  280.                                | so it should work on most machines. (TMW Co.) 
  281.                                | (Reg.Fee: $20)                                
  282. GOODMOUS.ZIP   247489  10-16-93  Mr. GoodMouse  is a library of mouse and
  283.                                | video services and character menus and        
  284.                                | windows for DeSmet C and QuickC. No mouse     
  285.                                | control code is required if a mouse driver    
  286.                                | has been installed. The video routines        
  287.                                | include automatic sensing of video type,      
  288.                                | automatic mouse boundary limiting, windowed   
  289.                                | data entry and more. Several demo programs    
  290.                                | and their source code are included. (American 
  291.                                | Abbey) (Reg.Fee: $35)                         
  292. GPORT.ZIP       45267  04-09-93  Gport 1.01 is a game port library for C. It
  293.                                | is compatible with most DOS based C           
  294.                                | compilers. Features include timer driven      
  295.                                | button monitor, optional joy stick            
  296.                                | calibration, and more (Bri Productions)       
  297.                                | (Reg.Fee: $27)                                
  298. GRAVSIM.ZIP      5717  09-13-89  GravSim  is C code for a simulation of the
  299.                                | affects of mutual gravitational pull on a set 
  300.                                | of bodies. (C. Daniel Hassell) (Reg.Fee: $0)  
  301. GRUNDA.ZIP      13918  05-31-91  Grunda 1.0 is the source code for a game in
  302.                                | which a robot has gone mad. (Joe Walsh)       
  303.                                | (Reg.Fee: $0)                                 
  304. GUI_LIB.ZIP    158122  10-18-93  GUI Library 1.0a is a graphic interface
  305.                                | library for Borland C++ and Turbo C++. You    
  306.                                | can create graphic based applications         
  307.                                | featuring push buttons, icons, animated       
  308.                                | icons, string input, pulldown menus, and      
  309.                                | more. (Reg.Fee: $25)                          
  310. HELPCPP.ZIP      5378  07-23-92  Help.Cpp  is a modification of help.cpp for
  311.                                | ALT-F1 to retrace previous topics. (Dave      
  312.                                | Hillman) (Reg.Fee: $0)                        
  313. INT32.ZIP        5598  07-28-94  Interrupt 32-Bit PowerPack  contains a
  314.                                | library and source code to allow developers   
  315.                                | to use 16-bit style C/C++ interrupt functions 
  316.                                | in 32-bit mode. (Reg.Fee: $0)                 
  317. IOSTRM.ZIP      26853  01-02-91  IOStream  is a tutorial on the IOStream.h
  318.                                | header file. It provides information about    
  319.                                | the members of class IOS and its decendants,  
  320.                                | as well as manipulators. (Eric Nagler)        
  321.                                | (Reg.Fee: $0)                                 
  322. ISM120.ZIP     239614  07-29-94  ISAM Manager 1.20 is a database management
  323.                                | library for C++ programmers. Features         
  324.                                | include: Full relational capabilities. Up to  
  325.                                | 2 billion records per data file with fast     
  326.                                | access. Multiple indexes. The program can     
  327.                                | automatically generate a data entry program   
  328.                                | from just a database description file, giving 
  329.                                | you a framework on which you can build a more 
  330.                                | powerful application (like a 4th generation   
  331.                                | language). ISAM Manager is provided for both  
  332.                                | DOS and Windows and is easily ported to other 
  333.                                | operating systems. This is a multi-user       
  334.                                | version with full record locking. (Adrian     
  335.                                | Mardlin) (ASP) (Reg.Fee: $64)                 
  336. JHTOOLS.ZIP     36222  02-08-92  JH'S C Power Tools  contains a menu and
  337.                                | windowing library, mouse interface library,   
  338.                                | and utility functions library. It also        
  339.                                | includes graphic cursor shapes for the mouse, 
  340.                                | keyboard scan codes, examples of menu         
  341.                                | structures, and more. (Jon Hoffman) (Reg.Fee: 
  342.                                | $40)                                          
  343. JST4FUN.ZIP      2110  10-16-93  Jst4Fun  is a random collection of C
  344.                                | fragments demonstrating the potential of C to 
  345.                                | address philosophical and political issues.   
  346.                                | (Garry J. Vass) (Reg.Fee: $0)                 
  347. KEYBOARD.ZIP     6333  09-22-94  Keyboard  displays the scan codes for
  348.                                | enhanced keyboards as you press the keys.     
  349.                                | (Reg.Fee: $?)                                 
  350. KEYLIB.ZIP      16383  08-10-94  Selective Keyboard Handler 1.01 is a set of
  351.                                | library routines for getting keystrokes from  
  352.                                | the user. It does not use a buffer, blocks    
  353.                                | out BIOS interrupts like CTRL-C,              
  354.                                | CTRL-ALT-DELETE, PRINT SCREEN, etc., and keys 
  355.                                | are not limited to the scan-codes accepted by 
  356.                                | BIOS like CTRL-ALT-SHIFT-ENTER.     NEW:      
  357.                                | added StateTable so the handler can mimic a   
  358.                                | low level handler. (Douglas Peterson)         
  359.                                | (Reg.Fee: $0)                                 
  360. KEYS.ZIP         1125  10-16-93  Keys for C  is a set of PC keyboard Defines
  361.                                | and routines for C. (Reg.Fee: $0)             
  362. KYBDEX.ZIP       2454  10-16-93  KYBDEX  reports on the presence of an
  363.                                | extended keyboard and if the BIOS supports    
  364.                                | the extended keyboard. The full source is     
  365.                                | included. (Jim Drash) (Reg.Fee: $0)           
  366. LANLIB.ZIP      96946  07-15-94  LANLib 1.00 is a library of routines for
  367.                                | communication among multiple PCs using the    
  368.                                | IPX protocol, the low-level language spoken   
  369.                                | by Novell's NetWare. It is designed to be     
  370.                                | called from C, but if you know what you're    
  371.                                | doing, you can get it to work with assembler, 
  372.                                | C++, Pascal, or any other language that can   
  373.                                | be made to support the C calling convention.  
  374.                                | (Allen Brunson) (Reg.Fee: $0)                 
  375. LIB_DOS.ZIP     16787  05-26-91  LIB_DOS  is an indexing library for MSC and
  376.                                | DOS. (Reg.Fee: $?)                            
  377. LINKLI.ZIP       7025  01-19-93  Linklist  contains code that implements a
  378.                                | linked-list algorithm using standard          
  379.                                | technique. The code is fast and               
  380.                                | memory-efficient, and well documented.        
  381.                                | (SpeedSOFT Development) (ASP) (Reg.Fee: $0)   
  382. LINKLIST.ZIP    35017  11-13-93  LinkList 1.0 is a graphical explanation of
  383.                                | link lists and pointers, and their usage in C 
  384.                                | programming. It also includes a demonstration 
  385.                                | of a screen drawing program written in C.     
  386.                                | (Steve Schustack) (Reg.Fee: $0)               
  387. LLIST.ZIP       46767  12-13-93  LiinkedList 5.0 is a linked list manager,
  388.                                | written in C, which solves the general        
  389.                                | problem of how to organize odd pieces of data 
  390.                                | held anywhere in memory. A linked list can    
  391.                                | make processing data easier by ordering and   
  392.                                | grouping related data. (Lee Malone) (Reg.Fee: 
  393.                                | $5)                                           
  394. MASTER.ZIP      19106  08-23-94  Master Mind Source  contains the C++ source
  395.                                | code for the game MasterMind. (Don Spady)     
  396.                                | (Reg.Fee: $0)                                 
  397. MATV.ZIP        19497  10-15-93  Matv 1.0 is a simple matrix class. It
  398.                                | includes IO, binary operations, inversion,    
  399.                                | unary operations, and several patterned       
  400.                                | matrices. It is small and portable. (Mark Von 
  401.                                | Tress) (Reg.Fee: $5)                          
  402. MCDT.ZIP        48505  01-27-92  Mouse Cursor Design Tool  lets you design a
  403.                                | mouse cursor and then generates the C code    
  404.                                | for it. Tools include copy, flip, rotate,     
  405.                                | flood, clear and more. Requires EGA, a mouse, 
  406.                                | and 117K of free RAM. (Dale D. Oliver)        
  407.                                | (Reg.Fee: $10)                                
  408. MEMALLOC.ZIP     4254  07-28-94  MemAlloc  is the C source code for a memory
  409.                                | manager with moveable memory blocks. (Roger   
  410.                                | Moser) (Reg.Fee: $0)                          
  411. MFL_MS.ZIP     158277  10-16-93  MicroFirm Function Library - MS  is a library
  412.                                | for use with Microsoft C 5.1 or Quick C 2.0x. 
  413.                                | The features include an advanced stream I/O   
  414.                                | with installable stream filters, data         
  415.                                | encryption and compression, comprehensive     
  416.                                | direct video package, ANSI Superset Locale    
  417.                                | and Strftime functions, microsecond           
  418.                                | resolution timing, filename parsing and       
  419.                                | normalization, Julian dates, volume label     
  420.                                | manipulation, push/pop directories,           
  421.                                | open/read/close directories, file truncation  
  422.                                | and copying, serial I/O and printer support,  
  423.                                | sound and gameport support, CTRL-Break        
  424.                                | handler, basic-like string functions, and     
  425.                                | ANSI.SYS detect. (Robert B. Stout) (Reg.Fee:  
  426.                                | $28)                                          
  427. MFLZT.ZIP      157800  11-29-89  MicroFirm Function Library - ZT  is a C
  428.                                | Programming Library for use with Zortech      
  429.                                | C/C++. The features include: an advanced      
  430.                                | stream I/O with installable stream filters,   
  431.                                | data encryption and compression, MSC/TC       
  432.                                | compatibility functions, ANSI Superset Locale 
  433.                                | and Strftime functions, microsecond           
  434.                                | resolution timing, filename parsing and       
  435.                                | normalization, Julian dates, volume label     
  436.                                | manipulation, push/pop directories,           
  437.                                | open/read/close directories, file truncation  
  438.                                | and copying, serial I/O and printer support,  
  439.                                | sound and gameport support, CTRL-Break        
  440.                                | handler, basic-like string functions, and     
  441.                                | ANSI.SYS detect. This library used to be      
  442.                                | Steve's Library for Zortech C, but was        
  443.                                | acquired and enhanced by Stout. (Robert B.    
  444.                                | Stout) (Reg.Fee: $28)                         
  445. MIKE_GGR.ZIP   137306  10-17-93  Mike's Game Graphic Routines 2.0 is a set of
  446.                                | fast library routines for Microsoft C and     
  447.                                | Quick C. These routines are for screens of    
  448.                                | any size and number in the 320x200x256 mode.  
  449.                                | Features include sprites that do not require  
  450.                                | a separate bit mask and support for joystick, 
  451.                                | mouse, expanded memory and for loading PCX    
  452.                                | files. Demos with commented source code are   
  453.                                | included. (Michael Cantelmi) (Reg.Fee: $15)   
  454. MOUSDM.ZIP       2568  02-03-90  MousDM  is a mouse driver demo with C source
  455.                                | routines for using an MS compatible mouse in  
  456.                                | graphics mode. (James B. Burks) (Reg.Fee: $0) 
  457. MOUSE_C.ZIP     24256  07-11-90  Mouse  contains mouse routines and the
  458.                                | resulting library. Source code is included.   
  459.                                | (Rodney Loos) (Reg.Fee: $0)                   
  460. MOUSED.ZIP      37851  03-16-94  Mouse Designer  is a graphical mouse design
  461.                                | utility. It outputs QB code and hex codes for 
  462.                                | producing the pointer you designed. (Whales   
  463.                                | Tale Software) (Reg.Fee: $10)                 
  464. MOUSTR.ZIP      39124  06-22-89  Mousetrap 1.0 is a collection of functions to
  465.                                | control a mouse, designed to be called from a 
  466.                                | 'C' program. They provide easy access to the  
  467.                                | low-level functions of the mouse interrupt,   
  468.                                | as well as a simplified system for high-level 
  469.                                | control over the mouse. The basic functions   
  470.                                | are mostly self explanatory, while high-level 
  471.                                | functions are a bit more complicated. (James  
  472.                                | M. Curran) (Reg.Fee: $15)                     
  473. MOUSTRK.ZIP      1945  09-18-89  Moustrk  is C code showing how to implement a
  474.                                | mouse event handler. (Bob Goldrich) (Reg.Fee: 
  475.                                | $0)                                           
  476. MOVETO.ZIP       3312  02-23-92  MoveTo  is an assembler routine that improves
  477.                                | on memcpy/strncpy. It adds a fourth parameter 
  478.                                | which lets you stop the copying process. (A.  
  479.                                | L., M. D. Bender) (Reg.Fee: $0)               
  480. MPLUS_1.ZIP    117927  12-01-91  MPlus  is a graphic interface library for C
  481.                                | programs. Built upon Graphics, a library      
  482.                                | supplied with Microsoft C 5.x, MPlus provides 
  483.                                | tools to build a graphical user interface:    
  484.                                | windows, dialog boxes, bar menus, and mouse   
  485.                                | support. The menu system will support up to   
  486.                                | five levels of submenus. Wordwrap and text    
  487.                                | scrolling are supported, as well as hot keys  
  488.                                | and "checkmarks". You can enable/ disable     
  489.                                | menu attributes, and a function is included   
  490.                                | to indicate free memory. (Michael Yam)        
  491.                                | (Reg.Fee: $10-$50)                            
  492. MPP.ZIP         44420  10-07-92  Mouse++  is a mouse interface class for
  493.                                | Borland C++ or TurboC++. Features include a   
  494.                                | fully buffered event handler,                 
  495.                                | shift-key/button events, MultiClick buffer,   
  496.                                | hold- and-repeat button events, and more.     
  497.                                | Source code and a text/graphics demo are      
  498.                                | included. (Carl Moreland) (Reg.Fee: $15)      
  499. MULTI_C.ZIP     69710  11-08-92  Multi-App Core 1.0.1 is a set of platform
  500.                                | independent classes that will form the core   
  501.                                | system of any application. It includes        
  502.                                | classes for communication, file I/O, timing,  
  503.                                | dynamic data structures, and other functions. 
  504.                                | (Jeff Heaton) (Reg.Fee: $75)                  
  505. MWDEMO.ZIP     235739  07-22-94  MetaWINDOW DEMO 4.2 showcases the latest
  506.                                | release of Metagraphics professional          
  507.                                | C/C++/Pascal graphics programming toolkit for 
  508.                                | DOS real-mode, 16-bit protected-mode and      
  509.                                | 32-bit protected-mode. (Metagraphics Corp.)   
  510.                                | (Reg.Fee: $0)                                 
  511. MYSTERYC.ZIP   161418  08-25-93  Mystery of C  is a beginner's course in the C
  512.                                | language written in the form of a murder      
  513.                                | mystery. Also included are uncompiled C       
  514.                                | programs that form part of the mystery. A     
  515.                                | compiler is not required for use with the     
  516.                                | program. (Groff Software) (Reg.Fee: $10)      
  517. NEWMAT.ZIP      35568  07-30-91  NewMat  contains classes and functions for
  518.                                | manipulating matrices. (R.B. Davies)          
  519.                                | (Reg.Fee: $0)                                 
  520. NJSDK.ZIP     1024643  03-08-94  NJSDK 3.0 is a C library based on NJStar
  521.                                | Chinese word processor 3.0. It includes a     
  522.                                | common Chinese interface to other programs.   
  523.                                | It handles Chinese input, display and         
  524.                                | printing. It features an intelligent PinYin   
  525.                                | input method with dynamic sorting and         
  526.                                | optimization and 20 other Chinese input       
  527.                                | methods. It allows you to easily port any     
  528.                                | English program to a stand-alone Chinese      
  529.                                | application. LaserJet, Postscript and Epson   
  530.                                | compatible printers are supported. Requires   
  531.                                | 512K memory, 2 MB free disk space and         
  532.                                | EGA/VGA/SVGA. (Hongbo Data Systems) (Reg.Fee: 
  533.                                | $?)                                           
  534. NOPAUSE.ZIP      3659  10-16-93  NoPause  demonstrates a way to disable the
  535.                                | pause key. (Thomas Astin) (Reg.Fee: $0)       
  536. ONKEY.ZIP        5239  10-27-94  Onkey  is a C library of keyboard functions,
  537.                                | including OnKey - calls a supplied function   
  538.                                | whenever a passed key is hit, InKey - waits n 
  539.                                | seconds or forever for a key to be pressed,   
  540.                                | PutKey - stuffs a keystroke into the keyboard 
  541.                                | and LastKey - retrieves the last key pressed. 
  542.                                | (Steve Bridges) (Reg.Fee: $0)                 
  543. OOLIFE.ZIP      17779  05-25-94  Object Life  is C source for an object
  544.                                | implementation of the game of Life. (Richard  
  545.                                | K. Jr. Wellner) (Reg.Fee: $0)                 
  546. OOSET.ZIP       23617  10-16-93  Ooset  contains a C++ class used for
  547.                                | algebraic sets (such as { 1, 3, 8, 11 }).     
  548.                                | (Joe Hatfield) (Reg.Fee: $0)                  
  549. PARFNCT.ZIP     13167  10-16-93  PARSE Function 1.0 is a mathematical string
  550.                                | function evaluator. It lets you add dynamic   
  551.                                | computations to your programs. (Jon Rubin)    
  552.                                | (Reg.Fee: $20-$45)                            
  553. PCKEY.ZIP        7377  08-23-91  PcKey 1.01 is a typing tutor with text or
  554.                                | script files that are read from disk and      
  555.                                | executed like a program. You can create your  
  556.                                | own files and set your own level of           
  557.                                | difficulty.   (Andrew Sprott) (Reg.Fee: $15   
  558.                                | pound)                                        
  559. PCLCJS.ZIP      23081  11-16-93  Power C Functions Library  is a multi-purpose
  560.                                | function library. It contains more than two   
  561.                                | dozen functions for string handling, video,   
  562.                                | i/o, and more. C source code for several      
  563.                                | functions are included. (Chuck Steenburgh)    
  564.                                | (ASP) (Reg.Fee: $0)                           
  565. PCSHEL24.ZIP   105490  08-11-94  Power C Shell 2.4 allows you to simplify
  566.                                | editing, compiling, and debugging of POWER C  
  567.                                | programs. Requires 512K RAM. (Chuck           
  568.                                | Steenburgh) (ASP) (Reg.Fee: $15)              
  569. PCX_C.ZIP       27058  01-20-94  PCX_C 1.0 is C source code for displaying PCX
  570.                                | files.                                        
  571. PLAYVOC.ZIP    113528  08-01-94  C++ Sounds Class for DOS 2.0 is a C++ class
  572.                                | which accesses the digital sound processing   
  573.                                | chip without the use of a driver, utility     
  574.                                | software or environment variables that come   
  575.                                | as a package with most sound cards. It allows 
  576.                                | programmers to allow sound support in         
  577.                                | programs without the concern for the type of  
  578.                                | sound card and drivers installed by the end   
  579.                                | user, as long as their card uses a version of 
  580.                                | the DSP chip which is supported by this       
  581.                                | class. This class is currently limited to     
  582.                                | playing VOC files. (Stephen A. Edwards)       
  583.                                | (Reg.Fee: $17)                                
  584. POINTER.ZIP     23706  08-24-94  POINTER.HPP  is a template class which wraps
  585.                                | pointers to dynamic memory and insures that   
  586.                                | the dynamically allocated memory is           
  587.                                | deallocated when the pointer goes out of      
  588.                                | scope. An example is included. C++ source     
  589.                                | code is included. (Reg.Fee: $0)               
  590. RANDGEN.ZIP      2277  10-16-93  RandGen  is C and ASM code to generate random
  591.                                | numbers. (Reg.Fee: $0)                        
  592. RANLAF.ZIP       2896  08-11-94  RanLaf  is the Marsaglia random number
  593.                                | generator. It generates numbers between 0 and 
  594.                                | 2 to the 24th power, including 0. (Reg.Fee:   
  595.                                | $0)                                           
  596. RNG.ZIP         13480  12-19-91  Random Number Generators  contains C source
  597.                                | code for two random number generators. (Ken   
  598.                                | E. Holsinger) (Reg.Fee: $0)                   
  599. RUKC1G.ZIP     622953  07-15-94  Ruckus/C 1.0g is a C sound toolkit for DOS
  600.                                | programmers. It supports OPL, VOC, WAV, MOD,  
  601.                                | MIDI, CMF, and ROL files. (Cornel Huth)       
  602.                                | (Reg.Fee: $51)                                
  603. SCL1.ZIP       435807  10-14-93  SCL1  is a library of over 200 functions for
  604.                                | the Microsoft and Borland C compilers.        
  605.                                | Extensive screen and mouse handling functions 
  606.                                | are provided that are not found in the        
  607.                                | standard library. Other functions include     
  608.                                | background functions, keyboard related        
  609.                                | functions, file related functions, sound and  
  610.                                | time related functions, video related         
  611.                                | functions and Dialog functions. Also included 
  612.                                | a quick library, example programs, a          
  613.                                | demonstration program, and a demo of a screen 
  614.                                | editor/program generator that has been        
  615.                                | developed to aid using the library. SCL1      
  616.                                | supports CGA 40 columns mode as well as EGA   
  617.                                | 43 lines and VGA 50 lines video modes.        
  618.                                | Video-pages and Double click are supported.   
  619.                                | You can also modify the mouse cursor          
  620.                                | appearance. Other features include Extended   
  621.                                | and Expanded memory support, support for the  
  622.                                | Turbo C compiler, and keyboard macros. These  
  623.                                | files unarchive to over 1 meg of disk space.  
  624.                                | (Jose Rodriguez & Lebron, Jose Alvira)        
  625.                                | (Reg.Fee: $25)                                
  626. SHUFFLC.ZIP     13335  11-06-91  Shuffelc  is a routine for shuffling and
  627.                                | dealing a specified number of card hands of a 
  628.                                | specified number of cards. The randomness has 
  629.                                | been proven to be statistically valid. (W     
  630.                                | Howell) (Reg.Fee: $0)                         
  631. SLTC.ZIP       170636  10-16-93  Steve's Library for Turbo-C  has over 100
  632.                                | functions for use with Borland's Turbo-C.     
  633.                                | (Steve E., Margison) (ASP) (Reg.Fee: $28)     
  634. SN9404A.ZIP    105270  04-21-94  Snippets 494 is a collection of various C
  635.                                | routines. This collection includes macros for 
  636.                                | ANSI.SYS, macros for direct video work,       
  637.                                | multiple printer support, BASIC-like string   
  638.                                | functions, cursor management/manipulation,    
  639.                                | DES encryption/decryption, joystick           
  640.                                | functions, mouse functions, sound and timing  
  641.                                | functions, comment extractor, file search     
  642.                                | functions, FOSSIL access functions, PRINT.COM 
  643.                                | interface functions, memory allocation        
  644.                                | strategy functions, word wrapping functions,  
  645.                                | absolute sector read/write functions, mouse   
  646.                                | functions, DOS utilities and much more. (Bob  
  647.                                | Stout) (Reg.Fee: $0)                          
  648. SN9404B.ZIP    322554  04-21-94  See SN9404A.ZIP                               
  649. SPREAD.ZIP      10609  07-22-94  Spreadsheet Lookalike  implements a
  650.                                | two-dimensional viewer similar to a           
  651.                                | spreadsheet. It allows vertical and           
  652.                                | horizontal scrolling, horizontal scrolling    
  653.                                | column headings, variable column widths,      
  654.                                | hide/view individual cells, resizeable        
  655.                                | dialog, edit any cell, and more. C++ source   
  656.                                | code is included. (Curt Thompson) (Reg.Fee:   
  657.                                | $0)                                           
  658. STDLIB1.ZIP     98301  03-13-91  UCR Standard Library  is a library of C-like
  659.                                | functions in assembly source code form.       
  660.                                | (Reg.Fee: $0)                                 
  661. STDLIB2.ZIP     34426  03-13-91  See STDLIB1.ZIP                               
  662. STRUCTS.C       13657  01-25-91  Structs  includes the the C source code which
  663.                                | demonstrates the use of arrays of structures  
  664.                                | for such tasks as screen painting, field      
  665.                                | definition, and data file searching. (Mario   
  666.                                | Giannini) (Reg.Fee: $0)                       
  667. STUFFKY.ZIP     12059  07-17-91  StuffKy  contains an assortment of keyboard
  668.                                | handling routines and technical information   
  669.                                | about the keyboard buffer. Assembler source   
  670.                                | and sample calling routines in Turbo C are    
  671.                                | included. (Richard Kanarek) (Reg.Fee: $0)     
  672. SVGA256.ZIP    211118  08-31-94  SVGA256 Graphics Library  is a Borland C
  673.                                | Library to perform graphics programming using 
  674.                                | 256-color graphics modes from the 320x200     
  675.                                | standard VGA to the 1280x1024 SVGA resolution 
  676.                                | graphics mode. There are 100+ routines for    
  677.                                | drawing, image manipulation, color            
  678.                                | manipulation, text display, pop-up windows,   
  679.                                | and extended memory access. Requires          
  680.                                | 80386/486, VGA/SVGA. For high-resolution SVGA 
  681.                                | modes the SVGA video card must be VESA        
  682.                                | compatible or must use the TSENG-4000 video   
  683.                                | processor. (Jeff Orth) (Reg.Fee: $25)         
  684. SVGACC21.ZIP   219127  05-14-94  SVGACC 2.1 is a high-res, 256-color graphics
  685.                                | library for Microsoft C/C++/QuickC and        
  686.                                | Borland C/C++. It recognizes 20 different     
  687.                                | SVGA cards, and allows programming in         
  688.                                | 320x200, 640x480, 800x600 and 1024x768        
  689.                                | 256-color modes. Other features include       
  690.                                | hardware ID, plain and filled primitives, 2D  
  691.                                | and 3D point rotation, joystick and mouse     
  692.                                | support, GIF encode and decode, paging, XMS   
  693.                                | support, and palette, bitmap and sprite       
  694.                                | functions. (Stephen L. Balkum) (Reg.Fee: $35) 
  695. SVGAKIT.ZIP    295701  09-09-94  SuperVGA Test Library 5.0 is a set of
  696.                                | routines for working with SuperVGA video      
  697.                                | cards that have a VESA VBE compliant Video    
  698.                                | BIOS. It is intended to show how to program   
  699.                                | the SuperVGA cards through the VESA VBE. It   
  700.                                | supports both Borland C++ and Microsoft C.    
  701.                                | NEW: added assembly language line drawing     
  702.                                | routines for each color mode, support for 32  
  703.                                | bit per pixel 16 million color modes.         
  704.                                | (Kendell Bennett) (Reg.Fee: $0)               
  705. TCCLIB.ZIP      87215  02-15-90  TCCLIB 2.0 is a C library containing of 130
  706.                                | different routines, source code is included.  
  707.                                | (Chris Collins) (Reg.Fee: $0)                 
  708. TCG101.ZIP     190044  08-23-94  TrueColour Graphics 1.01 is a graphics
  709.                                | library for C/C++ which supports 32k, 64k,    
  710.                                | and 16.8M color video modes. It includes a    
  711.                                | library of graphical and mouse interface      
  712.                                | functions, support for loadable drivers and   
  713.                                | fonts, virtual screens, definable mouse       
  714.                                | pointers, and more. (Matthew Hildebrand)      
  715. TCRAT2.ZIP      14244  01-10-89  Tcrat2  is a MS-compatible mouse driver to
  716.                                | provide mouse support for Borland's Turbo C   
  717.                                | 2.0 Integrated Development Environment. (J.   
  718.                                | A. Smart) (Reg.Fee: $0)                       
  719. TCXL.ZIP       803145  10-13-93  TCXL  incorporates over 375 multipurpose
  720.                                | functions. Features include critical error    
  721.                                | handlers; macro-string capability to          
  722.                                | key-bindings; national-language support;      
  723.                                | nested entry forms; the ability to browse     
  724.                                | through data with the entry system; support   
  725.                                | for TopSpeed C/C++, a true floating-point     
  726.                                | decimal, and MASM 6.0 support. (Chip          
  727.                                | Rabinowitz) (ASP) (Reg.Fee: $53)              
  728. TGE133.ZIP     196554  07-27-94  The Graphics Engine 1.33 is a VGA/SVGA
  729.                                | graphics library for C/C++ programmers. It    
  730.                                | contains functions for graphical and mouse    
  731.                                | interface, device-independence, support for   
  732.                                | loadable drivers and fonts, virtual screens,  
  733.                                | PCX support, bitmap scaling, definable mouse  
  734.                                | pointers, and more.    NEW: added a function  
  735.                                | which will return the address of the first    
  736.                                | byte of a given character's bitimage.         
  737.                                | (Matthew Hildebrand) (Reg.Fee: $30)           
  738. TIFF256.ZIP    120880  08-26-94  TIFF256 Graphics Library 3.0 is a library of
  739.                                | C routines to read and display TIFF graphics. 
  740.                                | This library supports 256 color video modes   
  741.                                | defined within the VESA standard. Microsoft C 
  742.                                | and Borland C are supported. TIFF file        
  743.                                | analyzer, demo, and source code are included. 
  744.                                | NEW: adaptive palette option for true color   
  745.                                | images, dithering option, clipping when       
  746.                                | displaying TIFF images, and more. (Spyro      
  747.                                | Gumas) (Reg.Fee: $29)                         
  748. TMULTBOX.CPP     2953  11-12-92  TMultiple Box  is source for a
  749.                                | multi-selection TListBox. (Michael Ogrinz)    
  750.                                | (Reg.Fee: $0)                                 
  751. TOGMENU.ZIP     70359  07-28-94  TogMenu  documents the steps needed to modify
  752.                                | Turbo Vision's TMenuView class to allow       
  753.                                | toggle items to appear on your menus.         
  754.                                | Includes a demo program to show the changes   
  755.                                | described. This requires the Turbo Vision     
  756.                                | source code for either version 1.03 or 2.0.   
  757.                                | C++ source is included. (Eric Woodruff)       
  758.                                | (Reg.Fee: $0)                                 
  759. TUTC.ZIP       203116  07-27-93  C Tutorial 2.60 is a C tutorial book-on-disk.
  760.                                | (Coronado Enterprises) (Reg.Fee: $15)         
  761. TV2VAL.ZIP     105168  07-27-94  TV 2 Validator Class Examples and Notes 1.0
  762.                                | shows how to use the new validator classes    
  763.                                | for Turbo Vision 2.0 and some notes on usage. 
  764.                                | It contains several examples of               
  765.                                | TPXPictureValidator and also some derived     
  766.                                | classes to handle several types of numeric    
  767.                                | input. All C++ source code is included. (Eric 
  768.                                | Woodruff) (Reg.Fee: $0)                       
  769. ULTWN260.ZIP   310804  08-10-94  UltraWin 2.60 is an extremely small and fast
  770.                                | text windowing library. Features include      
  771.                                | layered pop-up windows, data input control,   
  772.                                | scrolling of text in multiple windows at the  
  773.                                | same time, text scrolling zones within a      
  774.                                | window, a wide selection of window borders    
  775.                                | and colors, background printing support,      
  776.                                | EGA/VGA downloadable fonts with font editor,  
  777.                                | context-sensitive help, enhanced data entry,  
  778.                                | clock interrupt support and more. (EnQue      
  779.                                | Software) (Reg.Fee: $100)                     
  780. UNZIP5.ZIP     397944  08-30-94  UnZip Source 5.11 is the complete C source
  781.                                | code for a program which can unarchive any    
  782.                                | file compressed by the PKZIP utility. It      
  783.                                | includes source for all supported compilers   
  784.                                | and platforms, including Unix, OS/2, DOS,     
  785.                                | VMS, Amiga, Atari, and others. (Info-ZIP)     
  786.                                | (Reg.Fee: $0)                                 
  787. VE2TV103.ZIP   332340  08-10-94  TVMEditor for Turbo Vision 1.03 v.2.0 is a
  788.                                | replacement for TEditor. It demonstrates the  
  789.                                | TVMEditor classes and also serves as a        
  790.                                | tutorial on selecting color palettes from the 
  791.                                | command line, and saving and restoring colors 
  792.                                | to a configuration file. It features virtual  
  793.                                | memory, buffer sharing, string search and     
  794.                                | jumping, word wrapping, paragraph reformat,   
  795.                                | and more. This version is for Turbo Vision    
  796.                                | 1.03 and Borland C++ 3.1/4.0. (Eric Woodruff) 
  797.                                | (Reg.Fee: $59)                                
  798. VE2TV2.ZIP     307165  08-10-94  TVMEditor for Turbo Vision 2.0 v.2.0 is a
  799.                                | replacement for TEditor. It demonstrates the  
  800.                                | TVMEditor classes and also serves as a        
  801.                                | tutorial on selecting color palettes from the 
  802.                                | command line, and saving and restoring colors 
  803.                                | to a configuration file. It features virtual  
  804.                                | memory, buffer sharing, string search and     
  805.                                | jumping, word wrapping, paragraph reformat,   
  806.                                | and more. This version is for Turbo Vision    
  807.                                | 2.0 and Borland C++ 3.1/4.0. (Eric Woodruff)  
  808.                                | (Reg.Fee: $59)                                
  809. VECTLIB.ZIP     13395  07-27-91  Vector Library 1.0 is a C++ Class Library
  810.                                | that allows you to easily handle 2 and        
  811.                                | 3-dimensional vectors and 3x3 matrices. The 2 
  812.                                | dimensional vectors can be accessed and       
  813.                                | handled in either polar or rectangular format 
  814.                                | and the 3 dimensional vectors can be accessed 
  815.                                | and handled in rectangular format. (Scott     
  816.                                | Litvinoff) (Reg.Fee: $10)                     
  817. VLIB.ZIP        42472  09-13-94  ViewLib 1.09 provides report and file viewing
  818.                                | from within your C applications. (DB/Soft     
  819.                                | Publishing) (Reg.Fee: $25)                    
  820. VSA256.ZIP     180045  08-24-94  VSA256 Graphics Library 3.0 contains C
  821.                                | routines which supply 256 color capabilities  
  822.                                | in all VESA resolutions including 1024x768    
  823.                                | and 1280x1024. Demo, source, and VESA BIOS    
  824.                                | TSRs are included. This library can be used   
  825.                                | with TIFF256 Graphics Library.     NEW:       
  826.                                | viewport clipping to all drawing functions;   
  827.                                | BitBLT drawing functions; vector text:        
  828.                                | infinitely scalable, positionable to nearest  
  829.                                | pixel, fonts are fully user definable;        
  830.                                | supports small, medium, compact large memory  
  831.                                | models with Borland; all functions in VSA.H   
  832.                                | are external; and new routines. (Spyro Gumas) 
  833.                                | (Reg.Fee: $29)                                
  834. WI_LIBC.ZIP     16943  05-26-91  WI_LIBC  is an indexing library for MSC and
  835.                                | OS/2. (Reg.Fee: $?)                           
  836. WI_LIBT.ZIP     17234  05-26-91  WI_LIBT  is an indexing library for Turbo-C
  837.                                | and OS/2. (Reg.Fee: $?)                       
  838. WINMAX.H         3686  06-10-91  Winmax  is a header file that defines max(),
  839.                                | min(), absMax() and absMin() as inline        
  840.                                | functions instead of macros. (Dan O'Connor)   
  841.                                | (Reg.Fee: $0)                                 
  842. WLIB.ZIP        81847  10-07-93  C++ Wheaton Libraries  is a C++ library for
  843.                                | developing faster, smaller programs in less   
  844.                                | time. It includes classes for strings, files, 
  845.                                | linked lists, vectors (dynamic arrays) and    
  846.                                | more. (Paul Wheaton) (Reg.Fee: $0)            
  847. XMMLRG.ZIP      16012  12-03-91  XMM Large Model Library for C  is a large
  848.                                | model port of the Microsoft XMM.ASM library   
  849.                                | routines for C. A simple handler for storing  
  850.                                | records in XMM memory is included. (Reg.Fee:  
  851.                                | $0)                                           
  852. XYZ_20.ZIP     374314  07-28-94  XYZ++ 2.0 is a library of optimized C++
  853.                                | classes for both floating point and fixed     
  854.                                | point 3D graphics. Also includes BGI, mouse,  
  855.                                | keyboard, and GUI control panel classes, an   
  856.                                | instructive manual and several example        
  857.                                | programs. Requires a 386, VGA, and Borland    
  858.                                | C/C++ 3.1 or above. (Nicholas Centanni)       
  859.                                | (Reg.Fee: $47)                                
  860. YAMP.ZIP       112608  10-17-93  Yet Another Matrix Program 1.6 is a C++
  861.                                | matrix algebra package. The package supports  
  862.                                | recursive matrix functions. Matrices are      
  863.                                | stored in a virtual memory file that can be   
  864.                                | stored in a RAM disk, and is limited to 32    
  865.                                | megs. Matrices can be larger than 640K. (Mark 
  866.                                | Von Tress) (Reg.Fee: $0)                      
  867.